home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / sol2x / common.z / common / msg / C / gui.msg < prev    next >
Text File  |  1998-06-30  |  2KB  |  42 lines

  1. #
  2. $    Copyright (c) 1997-1998, Enlighten Software Solutions, Inc
  3. $    
  4. $ These are error messages generated by the GUI layer of the Enlighten
  5. #
  6.  
  7. # GUI_REMOVE_USER1 &  GUI_REMOVE_USER2
  8. 100    "Before an account can be removed, you must select"
  9. 101    "a user from the list that you wish to remove"
  10.  
  11. # GUI_LOCK_USER1  & GUI_LOCK_USER1
  12. 102    "Before an account can be locked, you must select"
  13. 103    "a user from the list that you wish to lock"
  14.  
  15. # GUI_EXPIRE_PASSWD1  & GUI_EXPIRE_PASSWD2
  16. 104    "Before a password can be expired, you must select"
  17. 105    "a user from the list whose password you wish to expire"
  18.  
  19. # GUI_CHANGE_PASSWD1  & GUI_CHANGE_PASSWD2
  20. 106    "Before a password can be changed, you must select"
  21. 107    "a user from the list whose password you wish to change"
  22.  
  23. # GUI_VIEW_USER1  & GUI_VIEW_USER2
  24. 108    "Before detailed user account information can be displayed you must"
  25. 109    "select the users from the list for which the information is wanted"
  26.  
  27. # GUI_MODIFY_USER1  & GUI_MODIFY_USER2
  28. 110    "Before a user account can be modified, you must select the"
  29. 111    "user from the list whose account you wish to modify"
  30.  
  31. # GUI_VIEW_USER_PROC1  & GUI_VIEW_USER_PROC2
  32. 112    "Before user processes can be displayed, you must select the users"
  33. 113    "from the list for which processes are to be searched for."
  34.  
  35. # GUI_LOGOUT_USER1 && GUI_LOGOUT_USER2
  36. 114    "Before a user can be logged out, you must select"
  37. 115    "a user from the list that you want to log out."
  38.  
  39. # GUI_MESSAGE_USER1 && GUI_MESSAGE_USER2
  40. 116    "Before you can send a message to a user, you must select"
  41. 117    "a user from the list that you want to send a message to"
  42.